home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
TeX 1995 July
/
TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO
/
web
/
noweb
/
contrib
/
jonkrom
/
Makefile
< prev
next >
Wrap
Makefile
|
1995-02-24
|
305b
|
16 lines
LIB=/dev/null # override for installation
SHELL=/bin/sh
all: noxref.krom
chmod +x noxref.krom
install:
cp noxref.krom $(LIB)
source: noxref.krom
noxref.krom: noxref.nw
notangle -Rnoxref noxref.nw > noxref.krom
clean:
/bin/rm -f *.tex *.dvi *.ilg *.idx *.aux *.log *.blg *.bbl *~ *.ind noxref.krom